a5_list_tables_with_types Function

Syntax

C a5_list_tables_with_types(P cn [,* SQLTableFilterORFlagIncludeTables [,L flagIncludeViews [,L flagIncludeLinkedTables [,L flagIncludeSystemTables [,L flagIncludeSynonyms [,L flagIncludeAliases ]]]]]])

Arguments

cn

Pointer

SQLTableFilterORFlagIncludeTables

*

flagIncludeViews

Logical

flagIncludeLinkedTables

Logical

flagIncludeSystemTables

Logical

flagIncludeSynonyms

Logical

flagIncludeAliases

Logical

Description

Gets list of objects with their types in a SQL database. See also a5_list_tables()